home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1994 November / macformat-018.iso / Demos / Commander Demo / Commander 2.0.1 Demo / Commander 2.0.1 Demo.rsrc / TEXT_5041_CALL PROCESS.txt < prev    next >
Encoding:
Text File  |  1994-08-15  |  717 b   |  18 lines

  1. CALL¬†PROCESS (processID)
  2.                                                                                     Pg 20-8
  3.  
  4. processID       Number    Process Number
  5.  
  6.  
  7. CALL PROCESS calls the Outside¬†call phase of the layout displayed in the frontmost window of process processID. If process has no window or no layout is currently displayed, nothing happens.
  8.  
  9.  
  10. If you pass -1 in process instead of a process reference number (processID), all the windows of any process that contains interprocess variables will be redrawn. In order not to slow down procedure execution, 4th DIMENSION does not redraw interprocess variables each time they are modified.
  11.  
  12. See the example in the Outside¬†Call topic.
  13.  
  14.  
  15.  
  16. See also: Outside¬†Call
  17.  
  18.